Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix release build - remove streamlit installation in Dockerfile #867

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

wintonzheng
Copy link
Contributor

@wintonzheng wintonzheng commented Sep 20, 2024

Important

Remove Streamlit installation and related entrypoint script from Dockerfile.

  • Dockerfile Changes:
    • Remove pip install streamlit command.
    • Remove COPY and chmod commands for entrypoint-streamlit.sh.

This description was created by Ellipsis for 628874e. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to 628874e in 8 seconds

More details
  • Looked at 20 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. Dockerfile:12
  • Draft comment:
    Ensure that any dependencies or scripts relying on Streamlit are also removed or updated, as the Streamlit installation has been removed.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The removal of the Streamlit installation seems intentional, but we need to ensure that any dependencies or scripts relying on Streamlit are also removed or updated.

Workflow ID: wflow_6ZxYmlGgkDq7EWOM


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@wintonzheng wintonzheng changed the title remove streamlit installation in Dockerfile Fix release build - remove streamlit installation in Dockerfile Sep 20, 2024
@wintonzheng wintonzheng merged commit aea2e8d into main Sep 20, 2024
2 checks passed
@wintonzheng wintonzheng deleted the shu/remove_streamlit_installation branch September 20, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant